Skip to main content

[Symbol.asyncIterator]

method ReadableBase.prototype.[Symbol.asyncIterator]
Jump to headingReadableBase.prototype.[Symbol.asyncIterator](): AsyncIterableIterator<any>

Return Type Jump to heading

AsyncIterableIterator<any>
Back to top